home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941221-19950208 / 000384_news@columbia.edu_Wed Feb 1 15:02:38 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA09280
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 3 Feb 1995 06:39:53 -0500
  3. Received: by apakabar.cc.columbia.edu id AA23728
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 3 Feb 1995 06:39:51 -0500
  5. Path: news.columbia.edu!spcuna!solaris.cc.vt.edu!news.mathworks.com!udel!gatech!howland.reston.ans.net!news.sprintlink.net!nwnexus!nwnexus!news.halcyon.com!coho!ken
  6. From: ken@coho.halcyon.com (Ken Pizzini)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Can MS-DOS kermit handle zmodem transfers?
  9. Date: 1 Feb 1995 15:02:38 GMT
  10. Organization: What, me?
  11. Lines: 26
  12. Message-Id: <3go7qe$ghi@news.halcyon.com>
  13. References: <3gkt57$euc@israel-info.datasrv.co.il> <1995Jan31.205326.40045@cc.usu.edu>
  14. Nntp-Posting-Host: coho.halcyon.com
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <1995Jan31.205326.40045@cc.usu.edu>,
  18. Joe Doupnik <jrd@cc.usu.edu> wrote:
  19. >In article <3gkt57$euc@israel-info.datasrv.co.il>, winter@zeus.datasrv.co.il (4th Dimension) writes:
  20. >> I'm using both Unix kermit (C-Kermit 5A(190)) and MS-DOS 3.14.
  21. >> On the remote Unix host I can use either kermit or sz (zomdem send).
  22. >> On my local Unix, when I use kermit, I'm using the 'rz' macro defined in
  23. >> the file rz.ini to handle zmodem tranfers from the remote Unix.
  24. [...]
  25. >> Is it possible for MS-DOS kermit to support zmodem transfers?
  26. >    No, Columbia Kermit programs don't do X/Y/Zmodem transfers. We
  27. >think we have a very suitable protocol named Kermit which is just as
  28. >fast as the others and much better in many respects.
  29.  
  30. Although I don't see why one would want to use [XYZ]modem transfers
  31. when both ends have a proper Kermit, it possible to have rzsz.exe
  32. perform your file transfers for you.  Its been a long while since
  33. I did such a thing, but I used to connect to a host that only supported
  34. Zmodem transfers with an older version of MS-Kermit, so it is possible,
  35. although I don't recall using anything so nice and packaged as the
  36. "rz" macro of C-Kermit (what I did was more like: start remote
  37. Zmodem transfer, suspend MS-Kermit, fire-up rzsz, resume MS-Kermit).
  38.  
  39. I don't run MS-DOS any more, so it would be painful for me to try and
  40. figure out a good way to do this with MS-Kermit 3.14.
  41.  
  42.         --Ken Pizzini